build: Allow ostree to use g_autoptr on its types internally
authorKrzesimir Nowak <krzesimir@kinvolk.io>
Fri, 13 May 2016 06:08:49 +0000 (08:08 +0200)
committerAtomic Bot <atomic-devel@projectatomic.io>
Tue, 17 May 2016 21:13:20 +0000 (21:13 +0000)
commitd5f61043351ff1c0bea650873ec2541e1ede1f0a
treef69177ab2797b6ef02b698e9be25e64db9692aa0
parent24e3ccb7807cee22ab43af49b32fd24457793cc2
build: Allow ostree to use g_autoptr on its types internally

As an example, I g_autoptred one OstreeRepo in the "ostree init"
command.

Closes: #295
Approved by: cgwalters
Makefile.am
src/libostree/ostree-autocleanups.h
src/ostree/ot-builtin-init.c